@charset "UTF-8";
.del_0 img {
    width: 20px;
    text-align: right;
}

.iw .row {
    border-bottom: 1px solid hsla(0, 0%, 77%, 1.00);
    margin-bottom: 20px;
    padding-bottom: 7px;
}

.in_all {
    font-family: Arial, "微軟正黑體";
    font-size: 14px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    display: block;
    background: #3a3a3a;
    padding-bottom: 10px;
    padding-top: 10px;
}

.in_all:hover {
    font-family: Arial, "微軟正黑體";
    font-size: 14px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    display: block;
    background-color: #727272;
    padding-bottom: 10px;
    padding-top: 10px;
    color: white;
}

.del_0 {
    float: right
}

.iqw .iw {
    width: auto;
    padding: 15px;
    background: #FFF;
}

.iw span {
    color: hsla(0, 0%, 29%, 1.00);
    font-family: Arial, "微軟正黑體";
    font-size: 14px;
}

.iqw .dropdown-menu {
    right: 0 !important;
    left: auto !important;
    width: 290px;
}

.iw .col-md-9 a {
    font-size: 14px;
}

.inq2 {
    position: relative
}

.inq_qu {
    font-size: 14px;
    color: #FFF;
    width: 21px;
    /*height: 21px;*/
    border-radius: 98em;
    display: inline-block;
    margin-left: 4px;
}


.rwd-table {
    background: #fff;
    overflow: hidden;
}

.rwd-table tr:nth-of-type(2n) {
    background: #fff;
}

.rwd-table th, .rwd-table td {
    margin: 0.5em 1em;
    border-bottom: 1px solid #D3D3D3;
    padding-bottom: 16px;
    padding-top: 16px;
}

.rwd-table {
    min-width: 100%;
    margin-bottom: 50px;
}

.rwd-table th {
    display: none;
}

.rwd-table td {
    display: block;
}

.rwd-table td:before {
    content: attr(data-th) "  ";
    font-weight: bold;
    width: 100%;
    display: block;
}

.rwd-table th, .rwd-table td {
    text-align: left;
}

.rwd-table th, .rwd-table td:before {
    color: #313131;
    font-weight: bold;
}

@media (min-width: 768px) {
    .rwd-table td:before {
        display: none;
    }

    .rwd-table th, .rwd-table td {
        display: table-cell;
        padding: 0.25em 0.5em;
    }

    .rwd-table th:first-child, .rwd-table td:first-child {
        padding-left: 0;
        width: 150px;
    }

    .rwd-table th:last-child, .rwd-table td:last-child {
        padding-right: 0;
    }

    .rwd-table th, .rwd-table td {
        padding: 1em !important;
    }
}

@media screen and (max-width: 996px) {
    .iqw .dropdown-menu {
        right: auto;
        left: 0 !important;
        width: 100%;
    }
}

.add-to-inq {
   display: block;
}

/*@media screen and (min-width: 768px) {*/
/*    .add-to-inq {*/
/*        text-align: left;*/
/*    }*/
/*}*/

.addInquiryCart {
    background: linear-gradient(to bottom, var(--secondary-color), var(--secondary-color) 100%);
    border-color: #fff;
    color: #fff;
}

@media screen and (min-width: 992px) {
    .addInquiryCart {
        margin-top: 10px;
    }
}

.addInquiryCart:hover {
    background: #2763cb;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(64%, var(--primary-color)), to(var(--primary-color)));
    background: linear-gradient(to bottom, var(--primary-color) 64%, var(--primary-color) 100%);
    border-color: var(--primary-color);
    color: #fff;
}

.page-pdt-detail .product-type + hr ~ hr + div {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.page-pdt-detail .product-type + hr + hr + div a {
    margin-right: 9px !important;
}

.page-pdt-detail .product-type + hr + hr + div .min140 {
    min-width: auto;
}
